/ Assembly List / LJCDBViewDAL / DataDbView / CreateDefaultViewTable

Namespace - LJCDBViewDAL


Parameters
tableName - The table name.

Returns

The new ViewTable record.

Syntax

C#
public ViewTable CreateDefaultViewTable(String tableName)

Creates and returns the default ViewTable record.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.